home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 23 / ql.zip / QL.TXT < prev   
Text File  |  1988-01-13  |  7KB  |  168 lines

  1.  
  2.  
  3.                           QuickLink Documentation
  4.                 (C) Copyright Daniel Doman 1986, 1987, 1988
  5.                            166 East 96th Street
  6.                            New York, N.Y. 10128
  7.  
  8.      QuickLink is copyrighted by, and is the sole property of Daniel B.
  9.  Doman. You are hereby granted a single user license to use QuickLink. You
  10.  may not modify QuickLink, resell, or otherwise charge for its use without
  11.  violating this license.
  12.  
  13.  
  14.                              What QuickLink Is
  15.  
  16.      QuickLink is a network mapping utility. It sets and resets network
  17.  device redirection. All network operating systems supply similar utilities, but
  18.  they are usually not as fast, and flexible, and the utilities from one network
  19.  operating system cannot work on another network operating system.
  20.      QuickLink can work in just about any local area network. It has been
  21.  tested under IBM, Novell, Vines, 3Com, Waterloo, and Network-OS. Most
  22.  network mapping utilities can map one item at a time, but QuickLink can
  23.  perform several operations from one command line. You can map both
  24.  directories and shared printers from the same command line.
  25.      QuickLink has been designed to be as small and fast as possible. There
  26.  is scant online help. It is intended for the experienced network user. The
  27.  command line syntax is necessarily terse. This documentaion does not
  28.  attempt to teach local area network theory. It assumes that you already
  29.  understand basic operations.
  30.  
  31.  
  32.                            How To Use QuickLink
  33.  
  34.                              Compound Commands
  35.  
  36.      You can give multiple commands to QuickLink by separating each
  37.  command with a semicolon. You can string as many commands together as
  38.  DOS will permit on a command line.
  39.  
  40.  
  41.                                   Linking
  42.  
  43.      The basic syntax of all network redirection is "map this local `thing' to
  44.  that network 'thing'. The local `thing' is the name of a local device such as
  45.  a drive letter or a printer device such as LPT1: or PRN. The network
  46.  `thing' is the sharename created by such and such a network server. The
  47.  verb to redirect something varies from one network manufacturer to
  48.  another. Some say "MAP", some say "USE" and others say "LINK". They all
  49.  mean the same thing. An example of IBM mapping syntax is shown below:
  50.  
  51.      Net Use E:   \\NETSRVR\PROGRAMS
  52.      Net Use F:   \\NETSRVR\DATA
  53.      Net Use PRN  \\NETSRVR\PRINTER1
  54.      Net Use 
  55.  
  56.                The Equivalent QuickLink syntax is below
  57.  
  58.  QL E:  \\NETSRVR\PROGRAMS; F:  \\NETSRVR\DATA; PRN  \\NETSRVR\PRINTER1; -L
  59.  
  60.  
  61.      Most network utilities will complain if you try to link a network
  62.  sharename to a local device which is already linked to something. If the
  63.  local name that you are linking the network sharename to is already linked
  64.  to something, QuickLink will automatically delete it.
  65.      QuickLink can link both directory and printer sharenames on the same
  66.  command line. Some networks such as 3Com and Novell require separate
  67.  utilities to map printers and directory sharenames.
  68.      Each network utility has slightly different syntax, but QuickLink uses
  69.  the same syntax on all networks.
  70.  
  71.  
  72.  
  73.                                  Passwords
  74.  
  75.      If a sharename has a password, you must supply the password on your
  76.  command line. QuickLink will simply return an error if the password is
  77.  missing or incorrect. It is also an error to give a password where none was
  78.  required. Below is an example of linking to a network sharename with a
  79.  password.
  80.  
  81.  
  82.  QL F:  \\NETSERVER\SECRET Yomomma
  83.  
  84.  
  85.  
  86.                            Listing Current Links
  87.  
  88.      To list current redirection (mapping), you give QuickLink a "-L" on the
  89.  command line. If you feel more comfortable spelling out -LIST you can, but
  90.  QuickLink only cares about the first letter. The command above might thus
  91.  look like:
  92.  
  93.  
  94.  QL E: \\NETSRVR\PROGRAMS; F: \\NETSRVR\DATA; PRN \\NETSRVR\PRINTER1; -L
  95.  
  96.  
  97.  
  98.  
  99.                               Deleting Links
  100.  
  101.      Deleting a network Link is easy. Just give the local device name and
  102.  then a "/d" for delete. For example:
  103.  
  104.  QL D: /D; PRN /d; E: /d; LPT1 /d
  105.  
  106.      QuickLink will not complain if you delete redirection from a local device
  107.  that was not in fact redirected. The net result will be the same - the local
  108.  device is no longer redirected. An older version of QuickLink used an
  109.  exclamation point instead of the "/d" switch, and this version of QuickLink
  110.  accepts that syntax as well. For example:
  111.  
  112.  QL D: !; PRN !; E: !; LPT1 !
  113.  
  114.  
  115.                             Deleting All Links
  116.  
  117.  
  118.      You can delete all active network links by giving an asterisk for the
  119.  local device name. Below is an example..
  120.  
  121.  QL * /d
  122.  
  123.                         Mapping To A Novell Network
  124.  
  125.      Most people do not realize that Novell networks maintain IBM compatible
  126.  sharenames. Sometimes the sharenames are not obvious. You can get a better
  127.  feel for the sharenames that Novell uses if you LIST your current links
  128.  after logging in. The shared printers on a Novell server are typically called
  129.  PTR0, PTR1, and so forth.
  130.      Once you understand the IBM style sharenames that the Novell server
  131.  has generated, you can use QuickLink instead of the more cumbersome Novell
  132.  utilities.
  133.      The syntax to see your current network links is below:
  134.  
  135.      QL -L
  136.  
  137.  
  138.  
  139.                         Mapping To A Vines Network
  140.  
  141.  
  142.      Banyan Vines networks maintain IBM style sharenames and redirection
  143.  tables. The naming conventions are the same as Vines "StreetTalk" names.
  144.  The trick in discerning the IBM style name is the same as for a Novell
  145.  network. Link to some drives and printers, and then LIST your links to see
  146.  what the IBM style sharenames are.
  147.  
  148.  
  149.  
  150.                          Mapping To A 3Com Network
  151.  
  152.      3Com networks use a naming scheme that is almost identical to the IBM
  153.  style. One 3Com oddity that QuickLink demonstrates is that there is no real
  154.  security in a 3Com network. You can continue to link to network sharenames
  155.  even AFTER logging OFF of the 3Com network! What is really frightening is
  156.  that you can link to objects that you should not be able to access. Enough
  157.  said about this!
  158.  
  159.  
  160.  
  161.                           Making QuickLink Quiet
  162.  
  163.      If you want to put QuickLink into "quiet" mode, just redirect its output
  164.  to NUL. For example:
  165.  
  166.  QL d: \\NETSERVER\FILES; PRN \\NETSERVER\NETPRN >NUL
  167.  
  168.